Go to the previous, next, chapter, table of contents.


JOIN

Usage: /JOIN channel[,channel[,...]] [key[,key[,...]]]
Usage: /CHANNEL channel[,channel[,...]] [key[,key[,...]]]

Join a channel on the IRC.  If the channel doesn't exists, it is
automatically created.

There are two kinds of channels:  Channel names starting with an # are
global channels and available on all IRC servers which are connected to
the net you are currently on.  Channels which begin with & are local
to the chat server you are connected to.

If a channel requires a special keyword to join, you must submit this
after the channel name.

AmIRC will look for a channel window which isn't currently bound to a
channel. If it doesn't find one, a new window will be created and bound
to this channel.

EXAMPLES:

/JOIN #Amigager
     Join channel #AmigaGER

/JOIN #Amigager,#Amiga
     Join channels #AmigaGER and #Amiga

/JOIN #AmigaGER deutsch
     Join channel #AmigaGER with keyword deutsch.

RELATED TOPICS:

See LEAVE.

Go to the previous, next, chapter, table of contents.